home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Puzzle / rollon / rollon.dcr / 00001_RollOn01.swf / scripts / DefineButton2_178 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-09-09  |  82 b   |  5 lines

  1. on(release){
  2.    getUrl("event:fullScreenRes", "");
  3.    gotoAndStop("start");
  4. }
  5.